home *** CD-ROM | disk | FTP | other *** search
/ i·claim - visualizing argument / ICLAIM.ISO / mac / glossary.swf / scripts / frame_9 / PlaceObject2_235_Loader_3 / CLIPACTIONRECORD on(construct).as
Text File  |  2005-02-24  |  176b  |  10 lines

  1. on(construct){
  2.    autoLoad = true;
  3.    contentPath = "imgs/-f3.jpg";
  4.    scaleContent = true;
  5.    enabled = true;
  6.    visible = true;
  7.    minHeight = 0;
  8.    minWidth = 0;
  9. }
  10.